Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1ComboBox<T> Class / ValueMemberPathProperty Field

In This Topic
    ValueMemberPathProperty Field
    In This Topic
    Identifies the ValueMemberPath dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ValueMemberPathProperty As DependencyProperty
    public static readonly DependencyProperty ValueMemberPathProperty
    See Also